Skip to content

Deere: use deck colors for waveform zoom controls background - #16874

Open
mxmilkiib wants to merge 1 commit into
mixxxdj:mainfrom
mxmilkiib:feature/2025.11nov.05-deere-waveform-zoom-deck-colors
Open

Deere: use deck colors for waveform zoom controls background#16874
mxmilkiib wants to merge 1 commit into
mixxxdj:mainfrom
mxmilkiib:feature/2025.11nov.05-deere-waveform-zoom-deck-colors

Conversation

@mxmilkiib

Copy link
Copy Markdown
Contributor

Summary

  • Set WaveformZoomContainer background to DeckBackgroundColor so the zoom controls match the deck's colour scheme instead of a hardcoded #333333
  • Change zoom button icon fills from #d2d2d2 to #000000 so they remain visible on the deck-colored background
  • Remove the hardcoded background-color: #333333 from style.qss for #WaveformZoomContainer (now set via XML <BgColor>)

Test plan

  • Open Deere skin, verify zoom controls match deck background colour
  • Verify zoom buttons (+/−/clear) are visible on all deck colour schemes
  • Verify no regression in other skins (change is Deere-only)

Generated with Devin

changes the waveform zoom control buttons at the right end of the main
waveforms to match the deck color scheme:

- background now uses deck-specific color (blue/orange/violet/lime)
- icons changed from white (#d2d2d2) to black (#000000) for better
  contrast against the colored backgrounds

files modified:
- deck_waveform.xml: added deckbackgroundcolor to waveformzoomcontainer
- icon/ic_add_48px.svg: changed fill to black
- icon/ic_clear_48px.svg: changed fill to black
- icon/ic_remove_48px.svg: changed fill to black
@github-actions github-actions Bot added the skins label Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant